themingengine: don't hardcode the slider lines in the theming engine
authorCosimo Cecchi <cosimoc@gnome.org>
Fri, 10 Jun 2011 17:44:51 +0000 (13:44 -0400)
committerCosimo Cecchi <cosimoc@gnome.org>
Fri, 4 May 2012 20:47:24 +0000 (16:47 -0400)
commite5f0e3084369757ca3f24eb8a0cd73ed50353e19
treecc8ff39dc3b3bbe57a0d3d66f292123fee8d958a
parent5a8e2b599568938bdef45ef2c3b7e7634211dc9b
themingengine: don't hardcode the slider lines in the theming engine

It's wrong to hardcode the slider lines here; those should be rendered
as an additional background layer using background-image if the theme
specifies so.

https://bugzilla.gnome.org/show_bug.cgi?id=652304
gtk/gtkthemingengine.c